home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14408 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1016 b 

  1. Path: pegasus.montclair.edu!zakrzews
  2. From: zakrzews@pegasus.montclair.edu (Tomas Zakrzewski)
  3. Newsgroups: comp.lang.c,comp.lang.c++,comp.lang.basic.visual.misc
  4. Subject: Re: DLL, VB and Borland C/C++
  5. Date: 29 Mar 1996 20:25:16 -0500
  6. Organization: Montclair State University
  7. Message-ID: <zakrzews.828148776@pegasus.montclair.edu>
  8. References: <312A0334.AC5@supaero.fr> <4gfg6m$eet@hasle.sn.no> <4hagmf$qc0@donald.interpac.be> <4j5mqr$su7@ohnasn01.sinet.slb.com> <4jc1d6$2tv@news.inc.net> <315A2DA2.716E@oacis.com> <4jeel6$jkm@news.clandjop.com>
  9. NNTP-Posting-Host: pegasus.montclair.edu
  10. X-Newsreader: NN version 6.5.0 #68 (NOV)
  11.  
  12.  I have used Watcom compiler 10.0a to create DLL and I have not to many 
  13. problems. There is only difference in declaration for 32 bit DLL. You have to
  14. assign an alliase for that library. In the VB manual as well in on line help
  15. you have explanation how to invoke DLL. How to create them , this may depend on
  16. compiler you use (some directives must be issued to the compiler).
  17.  
  18. Tom Z.
  19. (MSU)
  20. .
  21.  
  22.